home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 2007 September / PCWSEP07.iso / Software / Linux / Linux Mint 3.0 Light / LinuxMint-3.0-Light.iso / casper / filesystem.squashfs / usr / share / doc / libc6 / copyright < prev    next >
Encoding:
Text File  |  2007-04-04  |  8.0 KB  |  168 lines

  1. This is the Debian prepackaged version of the GNU C Library version
  2. 2.3.x
  3.  
  4. It was put together by the GNU Libc Maintainers <debian-glibc@lists.debian.org>
  5. from the following sources:
  6.  
  7.   <ftp://sources.redhat.com/pub/glibc/releases/glibc-2.5.tar.bz2>
  8.   <ftp://sources.redhat.com/pub/glibc/releases/glibc-libidn-2.5.tar.bz2>
  9.   <pserver:anoncvs@sources.redhat.com:/cvs/glibc/linuxthreads>
  10.   <pserver:anoncvs@sources.redhat.com:/cvs/glibc/ports>
  11.  
  12. Copyright (C) 1991,92,93,94,95,96,97,98,99,2000,2001,2002,2003,2004,2005,2006 Free Software Foundation, Inc.
  13.  
  14.    The GNU C Library is free software; you can redistribute it and/or
  15.    modify it under the terms of the GNU Lesser General Public
  16.    License as published by the Free Software Foundation; either
  17.    version 2.1 of the License, or (at your option) any later version.
  18.  
  19.    The GNU C Library is distributed in the hope that it will be useful,
  20.    but WITHOUT ANY WARRANTY; without even the implied warranty of
  21.    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
  22.    Lesser General Public License for more details.
  23.  
  24.    You should have received a copy of the GNU Lesser General Public
  25.    License along with the GNU C Library; if not, write to the Free
  26.    Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
  27.    02110-1301 USA
  28.  
  29. On Debian systems, the complete text of the GNU Library
  30. General Public License can be found in `/usr/share/common-licenses/LGPL-2.1'.
  31.  
  32. Additional Details (the following is taken from `info libc
  33. Contributors' which also contains a list of credits):
  34.     
  35.      All code incorporated from 4.4 BSD is under the following
  36.      copyright:
  37.  
  38.                Copyright (C) 1991 Regents of the University of California.
  39.                All rights reserved.
  40.  
  41.           Redistribution and use in source and binary forms, with or
  42.           without modification, are permitted provided that the
  43.           following conditions are met:
  44.  
  45.             1. Redistributions of source code must retain the above
  46.                copyright notice, this list of conditions and the
  47.                following disclaimer.
  48.  
  49.             2. Redistributions in binary form must reproduce the above
  50.                copyright notice, this list of conditions and the
  51.                following disclaimer in the documentation and/or other
  52.                materials provided with the distribution.
  53.  
  54.             3. Neither the name of the University nor the names of its
  55.                contributors may be used to endorse or promote products
  56.                derived from this software without specific prior
  57.                written permission.
  58.  
  59.           THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS "AS
  60.           IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
  61.           LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND
  62.           FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.  IN NO EVENT
  63.           SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT,
  64.           INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
  65.           DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
  66.           SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS;
  67.           OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF
  68.           LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
  69.           (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF
  70.           THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY
  71.           OF SUCH DAMAGE.
  72.  
  73.    * The random number generation functions `random', `srandom',
  74.      `setstate' and `initstate', which are also the basis for the
  75.      `rand' and `srand' functions, were written by Earl T. Cohen for
  76.      the University of California at Berkeley and are copyrighted by the
  77.      Regents of the University of California.  They have undergone minor
  78.      changes to fit into the GNU C library and to fit the ISO C
  79.      standard, but the functional code is Berkeley's.
  80.  
  81.    * The Internet resolver code is taken directly from BIND 4.9.5,
  82.      which is under both the Berkeley copyright above and also:
  83.  
  84.           Portions Copyright (C) 1993 by Digital Equipment Corporation.
  85.  
  86.           Permission to use, copy, modify, and distribute this software
  87.           for any purpose with or without fee is hereby granted,
  88.           provided that the above copyright notice and this permission
  89.           notice appear in all copies, and that the name of Digital
  90.           Equipment Corporation not be used in advertising or publicity
  91.           pertaining to distribution of the document or software
  92.           without specific, written prior permission.
  93.  
  94.           THE SOFTWARE IS PROVIDED "AS IS" AND DIGITAL EQUIPMENT CORP.
  95.           DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
  96.           INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND
  97.           FITNESS.  IN NO EVENT SHALL DIGITAL EQUIPMENT CORPORATION BE
  98.           LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL
  99.           DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE,
  100.           DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE
  101.           OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION
  102.           WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
  103.  
  104.    * The code to support Sun RPC is taken verbatim from Sun's
  105.      RPCSRC-4.0 distribution, and is covered by this copyright:
  106.  
  107.                Copyright (C) 1984, Sun Microsystems, Inc.
  108.  
  109.           Sun RPC is a product of Sun Microsystems, Inc. and is
  110.           provided for unrestricted use provided that this legend is
  111.           included on all tape media and as a part of the software
  112.           program in whole or part.  Users may copy or modify Sun RPC
  113.           without charge, but are not authorized to license or
  114.           distribute it to anyone else except as part of a product or
  115.           program developed by the user.
  116.  
  117.           SUN RPC IS PROVIDED AS IS WITH NO WARRANTIES OF ANY KIND
  118.           INCLUDING THE WARRANTIES OF DESIGN, MERCHANTIBILITY AND
  119.           FITNESS FOR A PARTICULAR PURPOSE, OR ARISING FROM A COURSE OF
  120.           DEALING, USAGE OR TRADE PRACTICE.
  121.  
  122.           Sun RPC is provided with no support and without any
  123.           obligation on the part of Sun Microsystems, Inc. to assist in
  124.           its use, correction, modification or enhancement.
  125.  
  126.           SUN MICROSYSTEMS, INC. SHALL HAVE NO LIABILITY WITH RESPECT
  127.           TO THE INFRINGEMENT OF COPYRIGHTS, TRADE SECRETS OR ANY
  128.           PATENTS BY SUN RPC OR ANY PART THEREOF.
  129.  
  130.           In no event will Sun Microsystems, Inc. be liable for any
  131.           lost revenue or profits or other special, indirect and
  132.           consequential damages, even if Sun has been advised of the
  133.           possibility of such damages.
  134.  
  135.                Sun Microsystems, Inc.
  136.                2550 Garcia Avenue
  137.                Mountain View, California  94043
  138.  
  139.    * Some of the support code for Mach is taken from Mach 3.0 by CMU,
  140.      and is under the following copyright terms:
  141.  
  142.                Mach Operating System
  143.                Copyright (C) 1991,1990,1989 Carnegie Mellon University
  144.                All Rights Reserved.
  145.  
  146.           Permission to use, copy, modify and distribute this software
  147.           and its documentation is hereby granted, provided that both
  148.           the copyright notice and this permission notice appear in all
  149.           copies of the software, derivative works or modified
  150.           versions, and any portions thereof, and that both notices
  151.           appear in supporting documentation.
  152.  
  153.           CARNEGIE MELLON ALLOWS FREE USE OF THIS SOFTWARE IN ITS "AS
  154.           IS" CONDITION.  CARNEGIE MELLON DISCLAIMS ANY LIABILITY OF
  155.           ANY KIND FOR ANY DAMAGES WHATSOEVER RESULTING FROM THE USE OF
  156.           THIS SOFTWARE.
  157.  
  158.           Carnegie Mellon requests users of this software to return to
  159.  
  160.                 Software Distribution Coordinator
  161.                 School of Computer Science
  162.                 Carnegie Mellon University
  163.                 Pittsburgh PA 15213-3890
  164.  
  165.           or <Software.Distribution@CS.CMU.EDU> any improvements or
  166.           extensions that they make and grant Carnegie Mellon the
  167.           rights to redistribute these changes.
  168.